Registering Custom Attributes
You can add a custom attribute type by calling theQ3AttributeClass_Register
function. If necessary, you can delete an application-defined attribute type by calling theQ3ObjectClass_Unregister
function.
- Note
- For complete details on adding custom attribute types, see "Defining Custom Attribute Types," beginning on page 5-9.
![]()
Subtopics
- Q3AttributeClass_Register